home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / bbs / server / octps074 / script / menulib.scr < prev    next >
Encoding:
Text File  |  1996-06-10  |  2.3 KB  |  104 lines

  1. /* Menu library */
  2.  
  3. #define MenuBarKeys "*MQFSTB CursLeft CursRight"
  4.  
  5. #menulib
  6.  
  7. Title [*]Main
  8. Entry             [A]About Octopus
  9. Entry             [I]What time is it?
  10. Entry             [U]List of users
  11. Entry             [Y]Yell the Sysop
  12. Entry             [P]Upload to Path
  13. Entry             [!]Quick Logoff
  14.  
  15. Title [M]Msgbase
  16. Entry MsgGroups [G]Msg Group
  17. Entry             [R]Echo rules
  18. Entry             [N]Scan new mail  
  19. Entry           [W]Write msg to Sysop
  20. Entry Sysop     [K]Search keywords
  21. Entry             [!] Quick Logoff   
  22.  
  23. SubMenu MsgGroups
  24. Entry             [1]Local mail
  25. Entry           [2]Fido areas
  26. Entry             [3]NeST     
  27. Entry             [4]German         
  28. Entry             [5]AtariNet       
  29. Entry             [6]FAN mail       
  30. Entry             [7]French mail       
  31.  
  32. Title [Q]QWK
  33. Entry [1]Change NDX files
  34. Entry [2]ChangeQwkBulletins
  35. Entry [3]ResetLastread
  36. Entry [4]UnmarkQwkAreas
  37. Entry [5]SetQwkMaxMsgs
  38. Entry [6]All msgs/one area
  39. Entry [7]All msgs/marked
  40. Entry [8]New msgs/one area
  41. Entry [9]New msgs/marked
  42. Entry [0]New msgs/marked/days
  43. Entry [A]Mark msg areas
  44. Entry [U]Upload reply's
  45. Entry [H]Help about QWK
  46.  
  47. Title [F]File
  48. Entry FileGroups[G]File Group
  49. Entry [L]List files
  50. Entry [N]New files
  51. Entry [K]Keyword search
  52. Entry [D]Download
  53. Entry [V]Verbose list
  54. Entry [U]Upload files
  55. Entry [A]Statistics
  56. Entry [I]Time-bank
  57. Entry [P]Private upload
  58. Entry [!]Quick Logoff
  59.  
  60. SubMenu FileGroups
  61. Entry [1]ATARI
  62. Entry [2]FANFILES
  63. Entry [3]CD-ROM
  64. Entry [4]FDN (DOS)
  65. Entry [X]All groups
  66.  
  67. Title [S]Statistics
  68. Entry [1]Last 15 Callers     
  69. Entry [2]Best 15 Downloaders 
  70. Entry [3]Best 10 Email writ. 
  71. Entry [4]Happy Birthday!     
  72. Entry [5]Your own status     
  73. Entry [6]Best 10 Netmail wrt.
  74. Entry [7]Filebase statistics 
  75. Entry [8]Best 15 Callers     
  76. Entry [9]Best 15 Uploaders   
  77. Entry [!]Quick Logoff
  78.  
  79. Title [T]Settings
  80. Entry [E]Screen Emulation
  81. Entry [H]Toggle Hotkeys
  82. Entry [L]Other Language
  83. Entry [O]Toggle moreprompt
  84. Entry [I]Toggle IBM graphics
  85. Entry [P]Change password
  86. Entry [L]New Screen-length
  87. Entry [W]New Screen-width
  88. Entry [R]Other date-format
  89. Entry [U]Def. Upload protocol
  90. Entry [D]Def. Download protocol
  91. Entry [A]Def. Archiver
  92. Entry [C]Other information
  93. Entry [!]Quick Logoff
  94.  
  95. Title [B]Bulletins
  96. Entry [1]Atari Explorer
  97. Entry [2]Z-NET
  98. Entry [3]A-TOS (German)
  99. Entry [4]Dutch Net News
  100. Entry [5]Fido-News
  101. Entry [!]Quick Logoff
  102.  
  103. #endlib
  104.